Total Complexity | 31 |
Dependencies | 2 |
Dependents | 12 |
Total lines | 166 |
Lines of code | 70 |
Logical lines of code | 40 |
Comment lines | 74 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_external() | 58 | 7 | 16 | |
is_url() | 60 | 7 | 12 | |
get_domain() | 62 | 4 | 11 | |
get_host() | 64 | 3 | 11 | |
get_port() | 70 | 3 | 5 | |
is_relative() | 77 | 2 | 3 | |
is_affiliate() | 71 | 2 | 6 | |
get_scheme() | 79 | 2 | 3 | |
get_current_url() | 77 | 1 | 3 |